ChannelFragmentProvider

fun interface ChannelFragmentProvider

Interface definition to be invoked when ChannelFragment is created.

Since

3.9.0

See also

Functions

Link copied to clipboard
abstract fun provide(channelUrl: String, args: Bundle): ChannelFragment

Returns the ChannelFragment.